[General]
Description=ʾӣ%ű
BeginHotkey=121
BeginHotkeyMod=0
PauseHotkey=36
PauseHotkeyMod=8
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=0
AutoRun=0
[Repeat]
Type=0
Number=1
[Relative]
SetupOCXFile=
[Comment]
Content====Ϸű===.
˵.
ϷԶ%޼ʱ.
.
ʹ˵.
űעϷðץץɫҵĸֵ滻󱣴˳F10ʹ,F12Ϊֹͣ.
.
ַ̳http://bbs.vrbrothers.com/viewthread.php?tid=21809.
.
ר ֮.
.
ڡ.
<2006.9>.
.
.

[Script]
VBS dim hong,lan,hongT,lanT
//F3죬F4
//Ϸðץץɫҵx1,x2,y,colorӦֵ滻
UserVar hong=70 Ѫ<hong%ʱԶԺ졣
UserVar lan=30 <lan%ʱԶ
UserVar hongT=256 Ѫʱʱ䣨룩
UserVar lanT=256 ʱʱ䣨룩
Rem ʼ
//ѭʼ
Delay 32
//ѭСʱֹCPUʹʹߣű
Rem 
IfColor hong/100*(x2-x1)+x1,y,color,2
    //x2=ѪĻҶ꣬x1=ѪĻ꣬
    //y=x1,x2Ѫеͬһ꣬color=ѪĿѪɫֵ
    KeyPress 114,1
    //²Ѫݼ
    Delay hongT
    //Ѫʱ
EndIf 
Rem 
IfColor lan/100*(x2-x1)+x1,y,color,2
    //x2=ĻҶ꣬x1=Ļ꣬
    //y=x1,x2еͬһ꣬color=Ŀɫֵ
    KeyPress 115,1
    //²ݼ
    Delay lanT
    //ʱ
EndIf 
Goto ʼ
//תѭʼ
